FUCKING PATCHED SURREALDB BECAUSE TOKIO GUHHHHH
Find a file
Tobie Morgan Hitchcock 698a25b8e2 Fix bug with RDel prefix deleting in KV store
When a key is deleted in a for loop, calling cursor.next() jumps a key. As a result we must seek to the prefix again, until all keys with the prefix are deleted.
2016-05-31 13:34:54 +01:00
build Fix build tags 2016-03-18 16:19:09 +00:00
cli Update cli commands 2016-04-08 20:29:13 +01:00
cnf Improve global config options 2016-04-08 18:55:15 +01:00
db Use internal kv store not cockroachdb 2016-05-25 12:33:05 +01:00
docs Update http endpoint documentation 2016-04-04 10:07:56 +01:00
gui Add initial ember gui app 2016-05-14 11:20:59 +01:00
kvs Fix bug with RDel prefix deleting in KV store 2016-05-31 13:34:54 +01:00
log Remove unused variable 2016-04-08 15:19:16 +01:00
sql Simplify code expression 2016-05-25 12:36:45 +01:00
util Add variables for begging and end of time 2016-05-31 11:24:10 +01:00
web Remove unused function 2016-05-23 16:35:05 +01:00
.editorconfig Add editorconfig file 2016-04-04 10:14:38 +01:00
.gitignore Don't ignore data folder 2016-05-17 22:36:47 +01:00
.go-version Add default go version 2016-02-26 16:18:58 +00:00
glide.lock Add initial glide dependencies config 2016-04-13 15:17:36 +01:00
glide.yaml Add initial glide dependencies config 2016-04-13 15:17:36 +01:00
LICENSE Add correct copyright notice 2016-05-11 19:07:10 +01:00
main.go Update cli commands 2016-04-08 20:29:13 +01:00
Makefile Don't download goconvey each time 2016-05-20 10:56:31 +01:00
README.md Initial commit 2016-01-30 23:36:40 +00:00

surreal