Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Avoid known count error in some cases. Loading branch information ... commit 5b749b372ec3207b99ea3570adc8ec6cab31cad7 1 parent 7063fff qpfiffer authored Feb 11, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1 scripts/torture.py 2 scripts/torture.py Show notes View @@ -17,6 +17,7 @@ def fill_fast(thread_id): break def thread_burn (...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Merge pull request #154 from infoforcefeed/153_DBOpen_Mutex 153 db open mutex Loading branch information ... commit 7063fff5ddd4c6aa930041b593df38f8c7320066 2 parents 00341b4 + d04c775 qpfiffer authored Feb 11, 2015 Unified Split Showing 4 changed files with 77 additions and 26 deletions . + 50 − 19 frontend/dispatcher.go + 16 − 1 frontend/main.go + 10 − 5 scripts/tort...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Code review refactor. Loading branch information ... commit d04c775c8ed0165ebadb79b056b527c355e034cc 1 parent b02d20b qpfiffer authored Feb 11, 2015 Unified Split Showing 3 changed files with 45 additions and 40 deletions . + 35 − 32 frontend/dispatcher.go + 6 − 6 frontend/main.go + 4 − 2 scripts/torture.py 67 frontend/dispatcher.go Show notes ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Typo that @dequis found Loading branch information ... commit b02d20b6e9525ab7a45847fb3730426a0addd47c 1 parent 4928ea5 qpfiffer authored Feb 9, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1 scripts/torture.py 2 scripts/torture.py Show notes View @@ -35,7 +35,7 @@ def thread_burn(thread_id): info_url = connection_str + " /_info " duff ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: "00341b4a35057ba11ed33d63e2e8605fd57b8f2e" head sha1: "4928ea557dc6d59271eb2ab85f473b465934ff38" Loading… 153 db open mutex #154 Open qpfiffer wants to merge 7 commits into master from 153_DBOpen_Mutex + 72 − 26 Conversation 0 Commits 7 Files changed 4 Apply labels to this issue bug duplicate enhancement frontend invalid ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB Xe/OlegDB cquinlan/OlegDB lykkin/OlegDB zeroZshadow/OlegDB Nothing to show base: ca0aa420a956 Choose a base branch 140_ACID_for_real 142-liboleg-flags-in-frontend 148_Bulk_Get 153...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Fix bug found while under duress. Loading branch information ... commit ca0aa420a956ed625df7ae3b98142928868421de 1 parent a6f969c qpfiffer authored Feb 9, 2015 Unified Split Showing 1 changed file with 1 addition and 1 deletion . + 1 − 1 src/transaction.c 2 src/transaction.c Show notes View @@ -438,7 +438,7 @@ int olt_spoil(ol_transaction *tx, const char *key, size_t klen, struct tm ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Use per-process channels for bi-directional communication. Loading branch information ... commit a6f969c52a84e4b3792b2d26095a2f3b5d93100e 1 parent 967eafb qpfiffer authored Feb 9, 2015 Unified Split Showing 2 changed files with 5 additions and 3 deletions . + 4 − 3 frontend/dispatcher.go + 1 − 0 frontend/main.go 7 frontend/dispatcher.go Show notes View @@ -43...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Erlang style database open locking. thing. Loading branch information ... commit 967eafb1ef15e296d17d04e149bd66398ee5f12f 1 parent 24a3dfa qpfiffer authored Feb 9, 2015 Unified Split Showing 2 changed files with 60 additions and 19 deletions . + 46 − 19 frontend/dispatcher.go + 14 − 0 frontend/main.go 65 frontend/dispatcher.go Show notes View @@ -17,6 +17...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB Xe/OlegDB cquinlan/OlegDB lykkin/OlegDB zeroZshadow/OlegDB Nothing to show base: a7dd1a8d89c5^ Choose a base branch 140_ACID_for_real 142-liboleg-flags-in-frontend 148_Bulk_Get 15...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository infoforcefeed/OlegDB Codyle/OlegDB Hamcha/OlegDB PrestonSmith01/OlegDB Xe/OlegDB cquinlan/OlegDB lykkin/OlegDB zeroZshadow/OlegDB Nothing to show base: 291cdf079737 Choose a base branch 140_ACID_for_real 142-liboleg-flags-in-frontend 148_Bulk_Get experimental_jum...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Add error goto for failed checks. Loading branch information ... commit 291cdf079737450c419144cadbbb0a0dc6b92e46 1 parent 98890ec qpfiffer authored Feb 8, 2015 Unified Split Showing 1 changed file with 3 additions and 0 deletions . + 3 − 0 src/oleg.c 3 src/oleg.c Show notes View @@ -468,6 +468,9 @@ int ol_squish(ol_database *db) { ol_stack * ol_bulk_unjar (ol_database *db, const ol_key_arr...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 73 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Add `_uptime` endpoint to check how long a DB has been up. Loading branch information ... commit 00341b4a35057ba11ed33d63e2e8605fd57b8f2e 1 parent 6fdfea1 qpfiffer authored Feb 7, 2015 Unified Split Showing 3 changed files with 65 additions and 0 deletions . + 55 − 0 docs/Overview/06_Meta_Operations.markdown + 2 − 0 frontend/dispatcher.go + 8 − 0 frontend/operations.go 55 ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 71 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Lock buckets properly on jar. Loading branch information ... commit 7721b911e1699a610ef29eaeaa3894a4e0183ae9 1 parent 3788ab5 qpfiffer authored Feb 6, 2015 Unified Split Showing 1 changed file with 12 additions and 3 deletions . + 12 − 3 src/transaction.c 15 src/transaction.c Show notes View @@ -164,10 +164,16 @@ int olt_abort(ol_transaction *tx) { int olt_lock_bucket ( const ol...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 71 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Merge branch 'master' into 140_ACID_for_real Loading branch information ... commit 3788ab58d011b5cb84c9919551da55afcf388673 2 parents 1421f70 + 85756f4 qpfiffer authored Feb 6, 2015 Unified Split Showing 25 changed files with 1,162 additions and 1,044 deletions . + 7 − 0 .dockerignore + 1 − 1 CONTRIBUTING.md + 16 − 0 Dockerfile + 2 − 2 Makefile + 0 − 2...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 70 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Avoid calls to fsync/fflush for transactions that aborted. Loading branch information ... commit 6fdfea1debc055ac6f63745933d88e43c37e763d 1 parent 85756f4 qpfiffer authored Feb 4, 2015 Unified Split Showing 4 changed files with 73 additions and 16 deletions . + 7 − 0 include/oleg.h + 32 − 13 src/oleg.c + 22 − 0 src/test.c + 12 − 3 src/transaction.c ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 70 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Fix README. Loading branch information ... commit 85756f4118f3af157a541abcaffcdad92e3a89cb 1 parent d012d02 qpfiffer authored Feb 4, 2015 Unified Split Showing 1 changed file with 0 additions and 2 deletions . + 0 − 2 README.md 2 README.md Show notes View @@ -37,8 +37,6 @@ Currently builds are tested against gcc and clang. ```bash # Building everything: make - # Just th...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 70 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Merge pull request #151 from infoforcefeed/experimental_jump_hash Experimental jump hash Loading branch information ... commit d012d02ab06f8023c09e1a8e4acf28edcf35aa0d 2 parents 90b5187 + 265b562 qpfiffer authored Feb 2, 2015 Unified Split Showing 11 changed files with 246 additions and 150 deletions . + 1 − 1 Makefile + 0 − 9 include/stack.h + 7 − 0 include/utils.h + 34 − 0 ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 70 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Fix ugly looking code with an okay-looking macro. experimental_jump_hash ( #151 ) commit 265b5624412c77a868130d961a39acd13d0c28fd 1 parent cdbdfa7 qpfiffer authored Feb 2, 2015 Unified Split Showing 1 changed file with 14 additions and 59 deletions . + 14 − 59 src/aol.c 73 src/aol.c Show notes View @@ -16,6 +16,13 @@ # include < time.h > # include < math.h > +# define APP...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: "90b5187947d049352769ab2eef1fe16d8f1fdacc" head sha1: "cdbdfa70fd208f236f2fda8ac46e2357ee3f7a4b" Loading… Experimental jump hash #151 Open qpfiffer wants to merge 9 commits into master from experimental_jump_hash + 291 − 150 Conversation 0 Commits 9 Files changed 11 Apply labels to this issue bug duplicate enhancement frontend invalid ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Use strn* functions. Loading branch information ... commit cdbdfa70fd208f236f2fda8ac46e2357ee3f7a4b 1 parent 881459c qpfiffer authored Feb 1, 2015 Unified Split Showing 1 changed file with 19 additions and 19 deletions . + 19 − 19 src/aol.c 38 src/aol.c Show notes View @@ -86,79 +86,79 @@ int ol_aol_write_cmd(ol_database *db, const char *cmd, ol_bucket *bct) { memset (write_buf, ' \0 ' ,...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Remove jump_hash stuff because it is a net loss. Put tests back. Loading branch information ... commit 881459c339e214f1b82af16d41eae27a1197a1af 1 parent 30bfe0f qpfiffer authored Feb 1, 2015 Unified Split Showing 3 changed files with 6 additions and 22 deletions . + 2 − 8 src/rehash.c + 0 − 1 src/test.c + 4 − 13 src/utils.c 10 src/rehash.c Show notes View ...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Partial rewrite of AOL to avoid a bunch of unnecssary allocations. Loading branch information ... commit 30bfe0f89df58d8aaa559fa9e139db68f8e59741 1 parent 6b38dcd qpfiffer authored Feb 1, 2015 Unified Split Showing 4 changed files with 54 additions and 71 deletions . + 1 − 1 Makefile + 52 − 57 src/aol.c + 0 − 13 src/data.c + 1 − 0 src/test.c 2 Ma...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink We’re showing branches in this repository, but you can also compare across forks. base fork: infoforcefeed/OlegDB Choose a Base Repository /.select-menu-header /.select-menu-filters infoforcefeed/OlegDB /.select-menu-item Codyle/OlegDB /.select-menu-item Hamcha/OlegDB /.select-menu-item PrestonSmith01/OlegDB /.select-menu-item Xe/OlegDB /.select-menu-item cquinlan/OlegDB /.select-menu-item lykkin/OlegDB /.select-menu-item zeroZsh...
Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Star 69 Fork 7 infoforcefeed / OlegDB /.container /.repohead Code Issues Pull Requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse file Merge branch 'master' into experimental_jump_hash Loading branch information ... commit a7af00d07d8b83ad51fe9e60eee1d501f4f954b3 2 parents 70156f4 + 90b5187 qpfiffer authored Feb 1, 2015 Unified Split Showing 7 changed files with 878 additions and 878 deletions . + 121 − 121 frontend/dispatcher.go + 118 − 118 frontend/goleg/goleg_test.go + 145 − 145 frontend/main.go + 166 − 16...