Re: Local database recommendation?

2013-05-26 Thread Amirouche Boubekki
2013/5/26 Cedric Greevey > I may be developing an application which will need a persistent, > > ACID > which means at least transactionnal, are you sure you need that ? depending on the database, ACID means differents things. Do you need data integrity across «documents», which means that a tr

Re: Local database recommendation?

2013-05-26 Thread Amirouche Boubekki
I think Blueprints from the Tinkerpopstack would be best suited. 2013/5/26 James Thornton > > > On Sunday, May 26, 2013 12:14:22 PM UTC-5, Cedric Greevey wrote: > >> On Sun, May 26, 2013 at 11:33 AM, James Thornton wrote: >> >>> Hi Cedric - >>> >>> Look

Re: Local database recommendation?

2013-05-26 Thread Amirouche Boubekki
2013/5/26 Amirouche Boubekki > I think Blueprints from the > Tinkerpop<https://github.com/tinkerpop/blueprints>stack would be best suited. > If a graph is needed. -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To

Re: Local database recommendation?

2013-05-26 Thread Amirouche Boubekki
> 1) Is it structured aka. an object can have several fields possibly >> complex fields like list or hashmaps but also integers ? dates and uuids >> can be emulated with strings and integers >> 2) Do objects have relations ? a lot of relations ? >> 3) is the data schema fixed at compilation or do

Re: emacs - how to wean me off the family of Java IDEs

2013-01-16 Thread Amirouche Boubekki
Great! emacs is my favorite editor, I used it for many years now except for Java dev because I'm too lazy to configure intelli-sens... In the following there is all I *use* in emacs and which make you ready to use emacs - as I am - daily. I use emacs 24 and the following only needs a vanilla emacs