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
Add int big int order
#39
marino39
closed
2 years ago
0
fix: not using interfaces in serializers
#38
marino39
closed
2 years ago
0
fix: unusable enc and dec
#37
marino39
closed
2 years ago
0
Add new Serializer interface that allows reusable buffer
#36
marino39
closed
2 years ago
0
Add extraction of timestamp and seq num from SequenceNumber
#35
marino39
closed
2 years ago
0
Add generic msgpack generated serializer
#34
marino39
closed
2 years ago
0
Key builder more types
#33
marino39
closed
2 years ago
0
Add batch if provided when getting data for the index
#32
marino39
closed
2 years ago
0
Allow cursor like selection with index selector
#31
marino39
closed
2 years ago
0
Add msgpack code gen serializer benchmark
#30
marino39
closed
2 years ago
0
Add key generation helpers
#29
marino39
closed
2 years ago
0
Add github build & test
#28
marino39
closed
2 years ago
0
Remove old benchmarks and add new numbers to README.md
#27
marino39
closed
2 years ago
0
Add Table interfaces
#26
marino39
closed
2 years ago
0
Add serializer at table level to allow more fine-grained serializatio…
#25
marino39
closed
2 years ago
0
Benchmarks
#24
marino39
closed
2 years ago
1
Remove deserialize from Table.Exist
#23
marino39
closed
2 years ago
0
Remove panic from Table.AddIndex
#22
marino39
closed
2 years ago
0
Update README.md
#21
marino39
closed
2 years ago
0
Provide Database usage example
#20
marino39
closed
2 years ago
0
Add IndexOrder interface and it's tests
#19
marino39
closed
2 years ago
0
Move tests to main directory so coverage works properly
#18
marino39
closed
2 years ago
0
Add reindex functionality
#17
marino39
closed
2 years ago
0
Add batch support to all table operations
#16
marino39
closed
2 years ago
0
Implement Table.Upsert
#15
marino39
closed
2 years ago
0
util.Lazy implementation
#14
marino39
closed
2 years ago
0
Prepare for update implementation
#13
marino39
closed
2 years ago
0
Refactor keys - make it more consistent, make it private
#12
marino39
closed
2 years ago
0
Delete function impl
#11
marino39
closed
2 years ago
0
Implement insert check if key exist before insert
#10
marino39
closed
2 years ago
0
Simplify Query so it uses just Filter function instead of where condi…
#9
marino39
closed
2 years ago
0
Use key builder in table
#8
marino39
closed
2 years ago
0
Limit number of allocation for KeyEncode function
#7
marino39
closed
2 years ago
0
Add insert test and benchmarks
#6
marino39
closed
2 years ago
0
Fix: problem with key separator if it appeared in record key
#5
marino39
closed
2 years ago
0
Add query implementation and tests
#4
marino39
closed
2 years ago
0
Add msgpack serializer and benchmarks
#3
marino39
closed
2 years ago
0
Query implementation - part 1
#2
marino39
closed
2 years ago
0
The ground work for bond db
#1
marino39
closed
2 years ago
0
Previous