[elephant-devel] Backend and data retrieval questions
Leslie P. Polzer
sky at viridian-project.de
Wed Oct 22 08:36:42 UTC 2008
Dear Rob,
On Tue, Oct 21, 2008 at 06:19:34PM +0100, Robert Synnott wrote:
> First, since I need to use multiple web application machines, I'm
> using the Postmodern backend. I assume there's no sane way to share a
> BDB db between multiple machines? My BDB knowledge more or less caps
> out at using it as a key/value store from C years ago, I'm afraid.
You basically have two options:
* Use the Postmodern store with the old branch of Elephant
(and be prepared to stay with it unless you make it work
with the latest changes).
* Develop or find a BDB server and integrate it into Elephant.
> How about searching via multiple indexes?
Try concatenated secondary indices.
Leslie
>
More information about the elephant-devel
mailing list