Josh Baker
b4e23eb389
added details on aof format and fsync
2016-07-20 12:26:24 -07:00
Josh Baker
4622c7d04b
added database config options
...
- SyncPolicy - Adjusts hoe often the data is synced to disk.
This can beNever, EverySecond, or Always. The default is EverySecond.
- AutoShrink - Controls how often the append-only log can grow before
it gets resized. The default is 5x the number of items in the database.
2016-07-20 10:47:41 -07:00
Josh Baker
d3df98bcf9
added TTL function
2016-07-20 09:40:09 -07:00
Josh Baker
332ce3d9ca
Merge branch 'muyiwaolurin-buntdb-anthony'
2016-07-20 06:38:48 -07:00
Josh Baker
23559ff463
Merge branch 'buntdb-anthony' of https://github.com/muyiwaolurin/buntdb into muyiwaolurin-buntdb-anthony
2016-07-20 06:38:35 -07:00
Josh Baker
b2a1f0c53c
Merge branch 'hzy-patch-1'
2016-07-20 06:37:44 -07:00
Anthony Olurin
d16ddf8b06
go_vet, mispell and golint
2016-07-20 08:57:29 -04:00
Jacob Haslehurst
373e6ff36e
typo
2016-07-20 18:20:28 +10:00
Josh Baker
a0b38686b1
updated readme
2016-07-19 16:50:21 -07:00
Josh Baker
1c6267beba
typo
2016-07-19 15:23:14 -07:00
Josh Baker
7875d65f2a
initial commit
2016-07-19 15:15:00 -07:00