Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

October 11, 2013

Bitsy 1.5

Filed under: Bitsy,Blueprints,Database,Graphs — Patrick Durusau @ 3:16 pm

Bitsy 1.5

Version 1.5 of Bitsy is out!

Bitsy is a small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.

Slides: Improvements in Bitsy 1.5 by Sridhar Ramachandran.

The current production version is Bitsy 1.2 and Bitsy 1.5 is for research, evaluation and development. Webpage reports that Bitsy 1.5 should be available for production by the end of 2013.

Enjoy!

April 26, 2013

Bitsy

Filed under: Bitsy,Graphs — Patrick Durusau @ 3:33 pm

Bitsy

From the webpage:

Bitsy is a small, fast, embeddable, durable in-memory graph database that implements the Blueprints API.

Features

  • Support for most Blueprints features including key indices and threaded transactions
  • ACID guarantees on transactions
  • Designed for multi-threaded OLTP applications
  • Implements optimistic concurrency control
  • Data stored in readable text files
  • Serialization using the Jackson JSON processor
  • Recovers cleanly from power failures and crashes provided the underlying file system supports metadata journaling, like NTFS, ext3, ext4, XFS and JFS (not FAT32 or ext2)
  • Supports online backups through a JMX interface

Just in time for the weekend!

Enjoy!

Powered by WordPress