• This repository has been archived on 08/Jun/2023
  • Stars
    star
    107
  • Rank 321,717 (Top 7 %)
  • Language
    Java
  • License
    BSD 3-Clause "New...
  • Created over 13 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ElasticInbox - scalable, distributed email store

ElasticInbox is reliable, distributed, scalable email store.

Overview

ElasticInbox provides highly available email store without a single point of failure which can run on commodity hardware and scale linearly. ElasticInbox can easily scale to millions of mailboxes, with hundreds of thousands messages in each mailbox.

Requirements

Getting started

Please visit http://www.elasticinbox.com/ for more information.

Building from Source

To build and run from source you will need Maven 3 and Git:

% git clone git://github.com/elasticinbox/elasticinbox.git elasticinbox
% cd elasticinbox
% mvn clean install pax:provision -DskipITs

License

Licensed under the Modified BSD License.