issues
search
apache
/
couchdb-erlfdb
Erlang API for FoundationDB
https://www.foundationdb.org
Apache License 2.0
29
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: segfault due to use unsafe env
#56
qzhuyan
opened
6 months ago
0
Adds FDB Tenants
#55
JesseStimpson
closed
8 months ago
2
Add newline to end of file
#54
JesseStimpson
closed
1 year ago
1
Fix C prototype declaration to match implementation
#53
JesseStimpson
closed
1 year ago
1
Using `bytes` options for TLS rather than `path` does not appear to work
#52
leonardb
opened
2 years ago
10
Fix issues caused by foundationdb.org breakage
#51
kocolosk
closed
2 years ago
1
Deallocate future mutex in the future resource destructor
#50
nickva
closed
2 years ago
7
Possible issue with mutex not being destroyed
#49
leonardb
closed
2 years ago
10
Avoid reserved keys in tests
#48
kocolosk
closed
2 years ago
0
random keys in tests can randomly select the special key range
#47
lostnet
closed
2 years ago
1
Tests should guard against setting random keys which write to \xFF
#46
nickva
closed
2 years ago
0
How to store Types like Atom using couchdb-erlfdb.
#45
wfnuser
opened
2 years ago
1
Fail build gracefully if FDB cannot be found
#44
kocolosk
opened
2 years ago
0
Refactor build matrix
#43
kocolosk
closed
2 years ago
0
Publish code coverage to coveralls.io
#42
kocolosk
closed
2 years ago
1
Fix OOB array access in get_string_array
#41
kocolosk
closed
2 years ago
0
Publish code coverage
#40
kocolosk
closed
2 years ago
1
Add statistics
#39
kocolosk
opened
2 years ago
0
Fully support FDB API version 630
#38
kocolosk
closed
2 years ago
2
Configure FDB_API_VERSION dynamically
#37
kocolosk
closed
2 years ago
2
hex.pm release
#36
ruslandoga
opened
2 years ago
4
Automate execution of binding tests, support API 630
#35
kocolosk
closed
2 years ago
1
Support newer FDB API versions by dynamically detecting C client library version
#34
kocolosk
closed
2 years ago
0
Format code using erlfmt
#33
kocolosk
closed
2 years ago
0
Make dialyzer happy
#32
kocolosk
closed
3 years ago
0
Run the bindingtester as part of CI
#31
kocolosk
closed
2 years ago
1
`Close` api is not supported?
#30
wfnuser
closed
3 years ago
7
rebar3 / Windows support / GH Action CI
#29
kocolosk
closed
3 years ago
5
Enable GitHub issues
#28
kocolosk
closed
3 years ago
0
Add a dev container configuration for VS Code
#27
kocolosk
closed
3 years ago
1
Ensure application environment is loaded
#26
kocolosk
closed
3 years ago
0
Refactor build scripts to remove binary blobs
#25
noahshaw11
closed
3 years ago
3
Update enc (port compiler) to work with Erlang 23
#24
nickva
closed
3 years ago
0
Make the default wait timeout infinity (continued)
#23
nickva
closed
3 years ago
0
Make the default wait timeout infinity
#22
nickva
closed
3 years ago
0
Add ERLFDB_IS_RETRYABLE/2 guard
#21
nickva
closed
3 years ago
0
Make monitor.py use /usr/bin/env python3
#20
nickva
closed
3 years ago
3
look in /usr/local/bin/ before /usr/local/sbin/
#19
dch
closed
3 years ago
0
Fix erlfdb_database_set_option `else` case
#18
nickva
closed
3 years ago
0
reverts commits expected to land as PRs
#17
dch
closed
3 years ago
1
Use client buggify options on the client
#16
nickva
closed
3 years ago
0
Add /usr/local/{include|lib} to CFLAGS/LDFLAGS
#15
wohali
closed
3 years ago
1
Allow fold_range_wait in snapshot mode
#14
kocolosk
closed
3 years ago
0
Add error_name/1
#13
rnewson
closed
3 years ago
0
Avoid sending future ready messages when flushed
#12
davisp
closed
3 years ago
0
Idempotent snapshot handle setting
#11
nickva
closed
3 years ago
0
Add support for reporting conflicting keys
#10
davisp
closed
4 years ago
2
Do not apply default future timeouts to commit and on_error response
#9
nickva
closed
4 years ago
0
Cancel fold range futures
#8
nickva
closed
4 years ago
0
(feat) Add native encoding decoding for atoms/lists/maps to erlfdb_tuple
#7
leonardb
closed
4 years ago
0
Next