issues
search
ostafen
/
clover
A lightweight document-oriented NoSQL database written in pure Golang.
MIT License
701
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
doc: update usage of document module and query module in the README
#160
MohammadMMoniri
opened
1 month ago
0
Documentation Issue: Unable to use c.NewDocument() in v2 branch
#159
MohammadMMoniri
opened
1 month ago
1
clover.Open("path") doesn't make the directory automatically if not found in clover/v2
#158
ahmed-hossam28
opened
2 months ago
4
Fixed duplicate timestamps causing pagination test failure
#157
ahmed-hossam28
closed
2 months ago
4
Fixed TestPagedQueryUsingIndex failure
#156
ahmed-hossam28
closed
2 months ago
2
Panic in ToInt64 Function in util package When Handling int32 and smaller integer Types
#155
ahmed-hossam28
opened
2 months ago
2
using badger as shown in readme does not work
#154
l0ngest
opened
2 months ago
2
Unclear documentation for updating document by ID
#153
l0ngest
closed
3 months ago
2
Fixes #151
#152
badarsebard
closed
6 months ago
0
Unmarshalling with embedded structs is failing
#151
badarsebard
closed
6 months ago
1
Runtime error by using of function db.Insert
#150
giesan
closed
7 months ago
2
Why is the _id a uuid
#149
singersbalm
opened
8 months ago
0
using BadgerDB: DropCollection returns a "Txn is too big to fit into one request"
#147
willie68
opened
8 months ago
3
[FIX] Log Fatalf in badger GC routine.
#146
pricelessrabbit
closed
10 months ago
0
Badger storage | RunValueLogGC() is managed with a fatal error
#145
pricelessrabbit
closed
2 months ago
3
updated readme to match the v2 API
#144
pricelessrabbit
closed
10 months ago
0
fixes #142
#143
univac490
closed
11 months ago
0
doc.Unmarshal does not play well with `json` tag
#142
semolex
closed
11 months ago
5
Memory store was removed in v2
#141
daenney
closed
11 months ago
1
Hope to support semantic query building function
#140
duolabmeng6
closed
12 months ago
9
feat: make badger store GCReclaimInterval and GcDiscardRatio options
#139
luhuaei
opened
1 year ago
0
WIP: Add support for Bitcask
#138
prologic
opened
1 year ago
25
Add GetAll function
#137
ffip
opened
1 year ago
0
Some more improvements
#136
nbdy
closed
1 year ago
2
Multiple improvements
#135
nbdy
closed
1 year ago
0
need update readme
#134
jyno12
opened
1 year ago
2
Replaced vulnerable uuid library, dependency version bumps
#133
nbdy
closed
1 year ago
0
remove redundant code
#132
letterbeezps
closed
1 year ago
0
Export document to jsonFile one by one
#131
letterbeezps
opened
1 year ago
0
Memory efficient `ExportCollection()`
#130
ostafen
opened
1 year ago
1
add openWithOptions to badger store
#129
letterbeezps
closed
1 year ago
1
Add CODE_OF_CONDUCT.md
#128
ostafen
closed
1 year ago
0
Support save struct
#127
letterbeezps
closed
1 year ago
0
Add `OpenWithOptions()` to badger store
#126
ostafen
closed
1 year ago
0
Fix uniform open() func between stores
#125
Shane-XB-Qian
closed
1 year ago
2
fix: defaut perm db fs perhaps should be 0600
#124
Shane-XB-Qian
closed
1 year ago
0
Fix auto create db dir
#123
Shane-XB-Qian
closed
7 months ago
4
Add contrib.rocks image to README.md
#122
ostafen
closed
1 year ago
0
Feat export by query
#121
Shane-XB-Qian
opened
1 year ago
0
Implement batch insert
#120
letterbeezps
closed
1 year ago
5
Test commit
#119
ostafen
closed
1 year ago
2
Set all contributors
#118
ostafen
closed
1 year ago
4
Fix correct some tiny examples issues
#117
Shane-XB-Qian
closed
1 year ago
0
Support struct in Save() method
#116
joyhope
closed
1 year ago
7
support create new colltecion with query result
#115
letterbeezps
closed
1 year ago
0
distributed?
#114
amery
closed
1 year ago
8
Question: Searching for all documents within time range
#113
jcsco
closed
1 year ago
1
Small v2 package annoyance
#112
geoah
opened
1 year ago
10
Getting error when during bulk insert
#111
jcsco
closed
1 year ago
3
Question: Is there a way to search for a value in all fields?
#110
jcsco
closed
1 year ago
2
Next