Commit Graph

59 Commits

Author SHA1 Message Date
Josh Baker 6249481c29
Update README.md 2018-05-03 09:43:07 -07:00
Josh Baker 847243a6cf
Fix code formatting 2018-05-03 09:42:12 -07:00
Josh Baker 6c62c87570
Update README.md 2018-04-30 04:40:01 -07:00
Josh Baker 5ea07edd0a Merge branch 'master' of https://github.com/quackingduck/buntdb into quackingduck-master 2018-04-30 04:27:06 -07:00
Josh Baker 2da7c10668
Update README.md 2018-01-12 16:41:09 -07:00
Josh Baker 0a064e7588 Nearby operation (kNN) 2018-01-12 16:38:11 -07:00
Myles Byrne e8211f89e6 Make indentation consistent 2017-11-28 12:07:28 -08:00
Myles Byrne 271124b361 Typo. I think 2017-11-28 11:53:46 -08:00
Myles Byrne 8c7c9dd49c Typo: name -> age 2017-11-28 11:47:27 -08:00
Myles Byrne 210a7b9c1f Whitespace and indentation 2017-11-28 11:44:29 -08:00
Myles Byrne ddd47a11c9 Typo 2017-11-28 11:38:51 -08:00
Myles Byrne a290e7e5a5 Trailing whitespace removed by editor 2017-11-28 11:37:21 -08:00
Josh Baker b67b1b8c16 Added AscendEqual and DescendEqual
AscendEqual and DescendEqual return only the items that equal
a specified value.

Closes #26
2017-08-24 07:40:00 -07:00
Josh Baker 83418750ee markdown formatting fix 2017-03-22 07:35:28 -07:00
Josh Baker a5a570e3c8 markdown formatting fix 2017-03-22 07:35:17 -07:00
Cesare 38c8376b45 Fix a typo
Fix a typo
2016-11-16 11:05:59 +01:00
Josh Baker ea417217de Update README.md 2016-11-11 12:01:50 -07:00
Josh Baker 5dfaf014e9 Update README.md 2016-11-10 09:58:04 -07:00
Josh Baker 813541b8cb json collation 2016-09-03 11:00:34 -07:00
Josh Baker 070a433b9e Talk about Collation 2016-09-02 19:49:05 -07:00
Josh Baker 2d071d5cbe replace indexes 2016-09-02 06:19:50 -07:00
Josh Baker 988f04f74d added config section 2016-08-23 09:16:01 -07:00
Josh Baker 066fbb7901 descending indexes 2016-08-19 11:56:43 -07:00
Josh Baker 1daaa16172 multi value indexes 2016-08-18 09:08:30 -07:00
Josh Baker 491b8f847f added json range example 2016-08-16 11:42:34 -07:00
Josh Baker de91fbc38c removed coverage file 2016-08-14 08:34:12 -07:00
Josh Baker e8de6d537f mention gjson 2016-08-10 21:12:36 -07:00
Josh Baker 66633719e2 mention gjson 2016-08-10 21:12:02 -07:00
Josh Baker 6e05318647 added -u option 2016-08-06 15:55:51 -07:00
Josh Baker 8a270a1534 marked section 2016-08-02 17:45:52 -07:00
Josh Baker 93806b18dc added JSON indexes 2016-08-02 17:24:56 -07:00
Josh Baker c93aa91259 format update 2016-08-02 07:41:58 -07:00
Josh Baker 9e17f31ff4 added infinity example 2016-08-02 07:40:34 -07:00
Josh Baker 092539ee71 fixed 2D point typo 2016-08-02 07:08:56 -07:00
Bo-Yi Wu 10f804a09c Fix tx.Set return arguments. 2016-08-02 17:03:04 +08:00
Josh Baker 912f340175 added gocover link 2016-08-01 13:10:01 -07:00
Josh Baker 6715c44bcf flat-square badges 2016-07-31 09:51:47 -07:00
Josh Baker f274d25a08 added go report card badge 2016-07-28 19:50:06 -07:00
Josh Baker 7d482717f0 Merge branch 'master' of https://github.com/tidwall/buntdb 2016-07-28 19:39:02 -07:00
Josh Baker ff93c0d8e9 new shrink algorithm. better error checks. 2016-07-28 19:38:51 -07:00
Josh Baker c6c10f575d clearer sync policy 2016-07-27 09:24:18 -07:00
Josh Baker 3a53e89dbc updated shrink value 2016-07-26 10:28:03 -07:00
Josh Baker ff87d6a875 removed version 2016-07-25 17:17:51 -07:00
Josh Baker 419064833e raft-buntdb 2016-07-25 17:11:05 -07:00
Josh Baker 70dec49583 fixed install instructions 2016-07-25 07:12:49 -07:00
Josh Baker c2daadf638 Update README.md 2016-07-25 07:06:47 -07:00
Josh Baker f93c178f80 typo 2016-07-25 06:55:46 -07:00
Josh Baker 21d5a2c940 performance section 2016-07-25 06:54:53 -07:00
Josh Baker d121dd81dd optional no-persist with :memory: path. benchmarks 2016-07-23 10:20:38 -07:00
Josh Baker fe40e74afd typo 2016-07-21 18:48:43 -07:00