issues
search
go-bond
/
bond
Other
10
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Query in sorted batches
#89
marino39
closed
1 year ago
0
Fix: Query using wrong selector when Query.After used after Query.Filter
#88
marino39
closed
1 year ago
0
collect other key kinds
#87
poonai
closed
1 year ago
1
Fix: the Query.After skips first element #84
#86
marino39
closed
1 year ago
0
make the given block as valid block if no props given
#85
poonai
closed
1 year ago
0
The Query.After skips first element
#84
marino39
closed
1 year ago
0
use iterator for query execution
#83
poonai
closed
1 year ago
1
implement filters for update and upsert
#82
poonai
closed
1 year ago
0
release iter in exist function
#81
poonai
closed
1 year ago
0
implement filters for update, upsert and ScanIndexForEach
#80
poonai
closed
1 year ago
0
Make property collectors disabled by default
#79
marino39
closed
1 year ago
0
Collectors - TableID / IndexID Collector implementation
#78
marino39
closed
1 year ago
0
Fix: bug where auth will not work when there is = in header value
#77
marino39
closed
1 year ago
0
to avoid allocation, use reference of variable in `Pool.Put`
#76
poonai
closed
1 year ago
1
BloomFilter avoid conversions []bytes->string as it allocates memory
#75
marino39
closed
1 year ago
0
Use sync.Pool for keyBuffer
#74
marino39
closed
1 year ago
0
Add ResetRetained to Batch
#73
marino39
closed
1 year ago
1
Add FilterStorer that stores bloom filter directly on file system
#72
marino39
closed
1 year ago
1
feat: add support for benchmarking read
#71
poonai
closed
1 year ago
0
enhancement: collect block metadata to filter primary keys
#70
poonai
closed
1 year ago
1
Allow background initialization of the filter with FilterInitializable
#69
marino39
closed
1 year ago
0
Build a WAL at bond-level
#68
marino39
opened
1 year ago
0
Review bloom filter code
#67
marino39
closed
1 year ago
0
Explore other indexing strategies
#66
marino39
closed
1 year ago
2
Review go-bond source
#65
marino39
closed
1 year ago
0
use pebble buffer to encode keys
#64
poonai
closed
1 year ago
1
POC Collectors - TableID / IndexID Collector implementation
#63
marino39
closed
1 year ago
0
Bump pebble
#62
marino39
closed
1 year ago
0
Implement BloomFilter thats stored in the db
#61
marino39
closed
1 year ago
0
Bloom filters - groundwork + simple in-memory filter
#60
marino39
closed
1 year ago
0
Add unsafe update that do not require to get updated element from db
#59
marino39
closed
2 years ago
0
Add default settings for pebble copied from cockroachdb
#58
marino39
closed
2 years ago
0
use dedicated batch for index keys
#57
poonai
closed
2 years ago
9
Cbor serializer
#56
marino39
closed
2 years ago
1
gobond-cli utils
#55
marino39
closed
2 years ago
0
Add context to all not atomic db operations
#54
marino39
closed
2 years ago
0
Add context helpers that attach batch to context
#53
marino39
closed
2 years ago
0
Add SyncBatch that synchronized
#52
marino39
closed
2 years ago
0
Fix: the first element is not scanned when selector key == element key
#51
marino39
closed
2 years ago
0
Optimize Upsert and fix problem where single row is updated twice wit…
#50
marino39
closed
2 years ago
0
store bond db data version for new db, and check on open
#49
pkieltyka
closed
2 years ago
3
minor naming changes
#48
pkieltyka
closed
2 years ago
0
Add Upsert on conflict handler feature
#47
marino39
closed
2 years ago
0
Add some helper functions to Table / Query
#46
marino39
closed
2 years ago
0
Add explicit use of After to select starting row instead of selector
#45
marino39
closed
2 years ago
0
Update query docs
#44
marino39
closed
2 years ago
0
Rename get from db or batch to getKV
#43
marino39
closed
2 years ago
0
Bench adjust selector after change to it
#42
marino39
closed
2 years ago
0
Add cursor paging to README.md and example to example app
#41
marino39
closed
2 years ago
0
Fix: selector as cursor - it should return elements after the element…
#40
marino39
closed
2 years ago
0
Previous
Next