[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [MirageOS-devel] Fwd: [Caml-list] [ANN] LibreS3 v0.1: Amazon S3 compatible server
Begin forwarded message: > From: Török Edwin <edwin+ml-ocaml@xxxxxxxxxx> > Subject: [Caml-list] [ANN] LibreS3 v0.1: Amazon S3 compatible server > Date: 29 April 2014 22:23:11 BST > To: caml-list@xxxxxxxx > Reply-To: Török Edwin <edwin+ml-ocaml@xxxxxxxxxx> > > Hi, > > LibreS3 is a robust Open Source replacement for the Amazon S3 service, > implementing (a subset of) the S3 REST API. > It is written in a monadic style, currently using Lwt and Ocsigenserver[*] as > implementations. > > Standard S3 client libraries and tools (for example s3cmd, python-boto, etc.) > can be used to access it. > > It uses Skylable SX as the storage backend, which automatically provides data > deduplication and replication. > > Source Download: http://cdn.skylable.com/source/libres3-0.1.tar.gz > Binary packages(RedHat/CentOS6/Debian Wheezy): > http://www.skylable.com/download/#LibreS3 > > The package is also available on opam: > $ opam install libres3 > To configure: > $ `opam config var sbin`/libres3_setup > To start the daemon: > $ `opam config var sbin`/libres3 start > To test it: > $ s3cmd -c `opam config var etc`/libres3/libres3.sample.s3cfg mb s3://foo > > Homepage: http://www.skylable.com/products/libres3 > License: GPL-2.0 with OpenSSL exception > Status: Beta > Author: "Török Edwin" <edwin@xxxxxxxxxxxx> > Bug-reports: https://bugzilla.skylable.com > Mailing list: http://lists.skylable.com/ > Documentation: http://www.skylable.com/products/libres3/quickstart > > [*]: the server itself is abstracted from the monad implementation, so it > should > possible to port it to Cohttp/Lwt or Async. > > Best regards, > --Edwin > > -- > Caml-list mailing list. Subscription management and archives: > https://sympa.inria.fr/sympa/arc/caml-list > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |