This website requires JavaScript.
Explore
Help
Sign In
greg
/
bdberl
Watch
1
Star
0
Fork
You've already forked bdberl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Erlang interface to BerkeleyDB
16
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
c5e50712e1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Phillip Toland
c5e50712e1
Add the ability to pass flags to the open_database function.
2008-12-10 10:59:40 -06:00
c_src
Add the ability to pass flags to the open_database function.
2008-12-10 10:59:40 -06:00
ebin
Various cleanup/fleshout
2008-12-05 23:52:51 -07:00
src
Add the ability to pass flags to the open_database function.
2008-12-10 10:59:40 -06:00
test
Add the ability to pass flags to the open_database function.
2008-12-10 10:59:40 -06:00
.gitignore
Ignore shared libraries and test logs.
2008-12-10 10:56:50 -06:00
base.rake
Simplify call to test (always shows output, but that's what we use most of the time)
2008-12-09 13:20:19 -07:00
Rakefile
Make sure to run tests with async thread pools; include debugging symbols when building driver
2008-12-09 13:19:49 -07:00