| Subject: | Re: multi-indexed tdb |
|---|---|
| From: | Volker Lendecke |
| Date: | Sat, 5 Aug 2006 19:30:20 +0200 |
On Sat, Aug 05, 2006 at 07:21:30PM +0200, Stefan (metze) Metzmacher wrote: > is there a reason why you only allow strings (char *) instead of > TDB_DATA keys for the indexes? No, no specific reason. But in the past we've had issues with binary compatibility more than once, and having only strings from my point of view is one way to get around these problems. That together with easier debuggability. tdbdump makes a lot more sense if you can look at strings instead of binary blobs. Volker |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: multi-indexed tdb, Stefan (metze) Metzmacher |
|---|---|
| Next by Date: | groupdb using tdb_multikey.c, Volker Lendecke |
| Previous by Thread: | Re: multi-indexed tdb, Stefan (metze) Metzmacher |
| Next by Thread: | Re: multi-indexed tdb, simo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |