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
23
commits
4
branches
10
tags
3.9
MiB
C
54.1%
Erlang
45%
Makefile
0.8%
Shell
0.1%
13d1174bb5
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
13d1174bb5
Added all of the operation codes and flag values from db.h.
2008-12-10 16:49:17 -06:00
c_src
Renamed DECODE_ macros to UNPACK_
2008-12-10 16:05:41 -06:00
ebin
Various cleanup/fleshout
2008-12-05 23:52:51 -07:00
src
Added all of the operation codes and flag values from db.h.
2008-12-10 16:49:17 -06:00
test
Add the ability to pass flags to the open_database function.
2008-12-10 10:59:40 -06:00
.gitignore
Ignore TextMate project files.
2008-12-10 16:48:25 -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