Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pmogren committed Jul 13, 2015
1 parent d6a5d97 commit 6d245b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ consumer behavior, such as to force overwrite.
consistency with respect to records that arrive on a stream concurrently with a
replay operation, without requiring this solution to mediate the flow of the stream.

## Project Status
* In active development for use at CommerceHub.
* Capable of using SQL to search a stream archive and a live stream.
* Stream archival capability to come next.
* Message replay capability to follow.

## Assumptions and Applicability Constraints
* This is mostly an integration project, light on actual software. The
[AWS CLI](http://aws.amazon.com/cli/) will be used, and is assumed to be
Expand Down

0 comments on commit 6d245b1

Please sign in to comment.