Browse thread
[1/2 OT] Indexing (and mergeable Index-algorithms)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Thomas Fischbacher <Thomas.Fischbacher@P...> |
| Subject: | Re: [Caml-list] [1/2 OT] Indexing (and mergeable Index-algorithms) |
On Fri, 18 Nov 2005, Florian Weimer wrote: > >> After a quick search that only returned one dead project (Alpha, v0.0.1, > >> last updated 2002), I have to ask: are there any OCaml bindings for > >> BerkeleyDB? > > > > Isn't Dbm-module that thing? > > No, it isn't. Berkeley DB offers much richer functionality, including > transactions and replication. However, crashes at unfortunate moments may lead to database corruption, plus the license is a bit strange. If you can live with that, however, it's a pretty neat thing. -- regards, tf@cip.physik.uni-muenchen.de (o_ Thomas Fischbacher - http://www.cip.physik.uni-muenchen.de/~tf //\ (lambda (n) ((lambda (p q r) (p p q r)) (lambda (g x y) V_/_ (if (= x 0) y (g g (- x 1) (* x y)))) n 1)) (Debian GNU)