issues
search
peterbourgon
/
diskv
A disk-backed key-value store.
http://godoc.org/github.com/peterbourgon/diskv
MIT License
1.41k
stars
102
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can we append files by DiskV
#77
pegasas
closed
1 year ago
1
While walking, InverseTransform is invoked for directories - is this a bug?
#76
RobHoman
opened
2 years ago
3
Question about many tiny files vs block size
#75
xeoncross
closed
2 years ago
1
how large can the db be?
#74
hiqsociety
closed
2 years ago
1
is this used in production? any benchmark against redis etc?
#73
hiqsociety
closed
2 years ago
1
Feature Request: TTL
#72
benyanke
closed
2 years ago
2
Feature request: Set owner and group for created files in `diskv.Options`
#71
iredmail
closed
2 years ago
3
Update README.md: Use version tag v3 in `go get` command.
#70
iredmail
closed
3 years ago
0
Update README.md: Use version tag v3.
#69
iredmail
closed
3 years ago
0
Could you help tag a new version?
#68
iredmail
closed
3 years ago
2
Implement a fix for #66, excessive memory use in siphon.
#67
floren
opened
3 years ago
1
ReadStream with a very large value results in excessive memory use when cache is enabled
#66
floren
opened
3 years ago
2
Update google/btree to 1.0.1 with minor fixes.
#65
iredmail
closed
3 years ago
4
Fix issue #63: invalid reads after write
#64
floren
opened
3 years ago
6
ReadStream/WriteStream can lead to data races
#63
floren
opened
3 years ago
0
Fix ReadStream/WriteStream data race
#62
floren
closed
3 years ago
3
Make the strict memory limit optional
#61
eric
opened
3 years ago
6
Fix issue #40
#60
floren
closed
4 years ago
4
(*File).Chmod on Windows
#59
mchtech
closed
4 years ago
8
Add Cache Layer .. where?
#58
ArjunDhar
closed
4 years ago
1
Cannot install using go modules
#57
paskal
closed
4 years ago
2
http file stream
#56
idefixcert
closed
5 years ago
1
FUSE? would diskv work?
#55
xt0fer
closed
5 years ago
1
[Question] Performance of writes
#54
wild-endeavor
closed
2 years ago
2
add mod file and bump major version
#53
urandom2
closed
5 years ago
3
add mod file
#52
urandom2
closed
5 years ago
2
Suggest: Loop through all files
#50
neofloww
closed
6 years ago
1
completeFilename causes invalid memory address or nil pointer dereference
#49
rabbitstack
closed
6 years ago
11
Suggest: add key expiration
#48
cye1024
opened
6 years ago
9
Read: always return nil slice on error
#47
ghost
closed
6 years ago
3
"Adding Caching"
#46
DannyZB
closed
6 years ago
1
Best way to create multiple keys for same value?
#45
shah
closed
6 years ago
2
License!
#44
danbrummett
closed
6 years ago
1
Suggestion: Improve performance by maintaining structs
#43
WinstonPrivacy
closed
2 years ago
7
Handling large volumes of writes
#42
WinstonPrivacy
closed
6 years ago
2
support for slashes in key names and advanced key transformation
#41
jpeletier
closed
6 years ago
3
ensureCacheSpaceWithLock panics with variable sized keys
#40
WinstonPrivacy
closed
4 years ago
7
Use bytes.Reader instead of bytes.Buffer
#39
tmthrgd
closed
6 years ago
1
Return a bad key error when a key contains the path separator
#38
theothertomelliott
closed
7 years ago
1
CacheSizeMax ignored in WriteStream function
#37
beleon
closed
7 years ago
3
Diskv as a filesystem abstraction?
#36
ghost
closed
7 years ago
0
Create a new "TempDir" option for atomic write
#35
apelisse
closed
7 years ago
1
Implement atomic write to disk
#34
apelisse
closed
7 years ago
5
Still maintained/working?
#33
ghost
closed
7 years ago
2
How to iterate []byte?
#32
sha-1614
closed
7 years ago
1
Write() errors with "no such file or directory" if key contains slashes
#31
riking
closed
6 years ago
1
update README to reflect btree package change
#30
LennyLinux
closed
8 years ago
1
Switch from petar/GoLLRB to google/btree
#29
peterbourgon
closed
8 years ago
1
Switch to actively maintained Red-Black tree implementation?
#28
onlyjob
closed
8 years ago
15
please tag formal releases
#27
onlyjob
closed
8 years ago
5
Next