[Haskell-cafe] Re: HDBC or HSQL

Alex Jacobson alex at alexjacobson.com
Fri Aug 3 18:02:06 EDT 2007


Will be pushing out the refactored happs repos in the next 2 weeks.  The 
gist is:

* HAppS.IxSet provides efficient query operations on haskell sets.
* HAppS.State provides ACID, replicated, and soon sharded access to your
               application state.
* HAppS.Network will provide server side HTTP functionality from which 
to access your replicated state.

-Alex-

Bulat Ziganshin wrote:
> Hello Alex,
> 
> Wednesday, August 1, 2007, 8:34:23 AM, you wrote:
> 
>> I am asking because I am trying to make HAppS a reasonable replacement
>> for all contexts in which you would otherwise use an external relational
>> database except those in which an external SQL database is a specific 
>> requirement.
> 
> where i can read about such usage?
> 
> 



More information about the Haskell-Cafe mailing list