issues
search
timshannon
/
bolthold
BoltHold is an embeddable NoSQL store for Go types built on BoltDB
MIT License
648
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Alternative key namespace designs
#40
xeoncross
closed
6 years ago
5
Updated bolt references to go.etcd.io/bbolt
#39
timshannon
closed
6 years ago
1
coreos/bbolt code changes breaks bolthold
#38
abbeydabiri
closed
6 years ago
2
Index ids using byteslice instead of gob
#37
xeoncross
closed
6 years ago
6
How does the index system work?
#36
xeoncross
closed
6 years ago
1
Nested struct fields
#35
timshannon
closed
6 years ago
2
Nested Structs and Where
#34
Jeremy-Unruh-CK
closed
6 years ago
1
Create Query via JSON
#33
Jeremy-Unruh-CK
opened
6 years ago
5
plans to move to bbolt
#32
lrstanley
closed
6 years ago
1
Give empty results on empty bucket queries
#31
rmg
closed
6 years ago
3
Improve handling of missing indexes
#30
rmg
closed
6 years ago
0
Add option to set key field on Insert
#29
rmg
closed
6 years ago
1
Develop
#28
timshannon
closed
7 years ago
2
Develop
#27
timshannon
closed
7 years ago
1
Add auto incrementing Sequence key by using bucket.NextSequence()
#26
timshannon
closed
7 years ago
0
Add Query optimizer
#25
timshannon
closed
7 years ago
2
Add sorting / ordering
#24
timshannon
closed
7 years ago
0
order by or sort?
#23
cesardevera
closed
7 years ago
5
Added Setting key value in struct based on struct tag
#22
timshannon
closed
7 years ago
1
struct tag to fill in key/id on results
#21
lrstanley
closed
7 years ago
4
usage examples
#20
joeblew99
closed
7 years ago
1
Two Structs, separated the db file or join in one file
#19
goldalworming
closed
7 years ago
1
indexUpdate: remove index from index bucket if len(indexValue) == 0
#18
HeavyHorst
closed
7 years ago
2
Fixes Issue #16
#17
timshannon
closed
7 years ago
1
panic on bolthold.Where("Something").In("something") (only with index)
#16
HeavyHorst
closed
7 years ago
3
Fixes Issue #14
#15
timshannon
closed
7 years ago
0
Index don't get properly updated
#14
HeavyHorst
closed
7 years ago
2
Aggregates
#13
timshannon
closed
7 years ago
1
Fixes #8
#12
timshannon
closed
7 years ago
1
bring dev inline with master
#11
timshannon
closed
7 years ago
1
Fix crash on getting unknown type value (fixes #9)
#10
calmh
closed
7 years ago
1
Crashes when getting an object of a type not previously registered.
#9
calmh
closed
7 years ago
2
A bug about MatchFunc with indexed field
#8
xy02
closed
7 years ago
0
Does bolthold support 'Batch read-write transactions'?
#7
jaehue
closed
7 years ago
2
Dev Merge - Improve MatchFunc
#6
timshannon
closed
7 years ago
1
Dev
#5
timshannon
closed
7 years ago
1
Discussion: code generation
#4
mappu
opened
7 years ago
7
Aggregates
#3
timshannon
closed
7 years ago
0
Improve MatchFunc
#2
timshannon
closed
7 years ago
0
Add Skip and Limit
#1
timshannon
closed
7 years ago
1
Previous