Category: announcements

DNS Hiccups

We’re back!
We had some recent DNS difficulties that took us offline over weekend. The problem was compounded by the fact that I was out of town and not paying attention to email. Sorry about that,

HiveDB 0.9.3 Released

We’ve just tagged HiveDB release 0.9.3 and declared it ready for use. This release is packed with a ton of new features along with a lot of updates to the core HiveDB code. Hopefully this will be our last development release before 1.0. Here’s what’s new:

» Hibernate Support
This is where the bulk […]

HiveDB Maven Repository

We’ve been very busy but quiet lately. One product of our business is a maven repository for HiveDB located at http://www.hivedb.org/maven.

<dependency>
<groupId>org.hivedb</groupId>
<artifactId>hivedb</artifactId>
<version>0.9.2</version>
</dependency>