descriptionJulia is a highly-available, distributed data storage written in Common Lisp.
ownerv.mayatskih@gmail.com
last changeSun, 13 Jun 2010 10:28:34 +0000 (13 12:28 +0200)
content tags
add:
readme
This is mostly researching and educational project. The aim is to write scalable, reliable and lockless data storage in Common Lisp using ZeroMQ2 messaging plus OpenPGM library for nodes interaction via multicast.
shortlog
2010-06-13 Vitaly MayatskikhFix for 0MQ 2.0.7.master
2010-03-01 Vitaly MayatskikhAdded COORDINATOR feature.
2010-03-01 Vitaly MayatskikhFix typo.
2010-02-23 Vitaly MayatskikhDon't save core in interrupt handler.
2010-02-22 Vitaly MayatskikhInitial import.
heads
13 years ago master