Re: [Iamb-dev-internal] query language
Status: Beta
Brought to you by:
rbowen
From: Matt C. <su...@qx...> - 2001-03-03 15:25:12
|
On Sat, 3 Mar 2001, Ken Rietz wrote: > I guess I need to know what you have planned for B<streed>. <blank stare> have we not talked about this before? B<streed> is the daemon which handles atomic updates to the strees so we dont have to worry about data collisions. > If it accesses the same data that B<stree> does, is there any > reason not to use the same API? (I did leave some blanks for > B<streed> to fill in, but the whole thing is so simple that > mimicking should be trivial.) like i said in my email of last night, the language i'm looking for direction on is the language which the sockets will communicate with each other via. this is low level stuff here. yes, the high level API will mimic IAMB::Stree. my concern right now is the low level, socket level, commands. > Whatever data B<streed> might create for its own use can have > any API your little ol' heart desires. Consistency would be > nice, but that has never stopped me. :-) ok. that's what i'm looking for. everyone else feel this way? if you all do, i can probably get a pre-alpha out in the next day or so. otherwise, i cannot continue until i have a socket-level command language approved. > I'll snag DBD::RAM from CPAN sometime soon. :) m. |