mboudreau / Alternator

A mock DynamoDB that runs locally for testing purposes - DEPRECATED, PLEASE USE DYNAMODB LOCAL: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
Apache License 2.0
78 stars 39 forks source link

LSI Support #67

Open prashant245 opened 11 years ago

prashant245 commented 11 years ago

Is there a plan to add LSI (Local Secondary Index) support to Alternator ?

mboudreau commented 11 years ago

Potentially. As of yet, it hasn't been a major request. Best way to get this moving is to try to implement this yourself :) On Jun 20, 2013 3:07 AM, "prashant245" notifications@github.com wrote:

Is there a plan to add LSI (Local Secondary Index) support to Alternator ?

— Reply to this email directly or view it on GitHubhttps://github.com/mboudreau/Alternator/issues/67 .

patelatharva commented 11 years ago

Please implement LSI support. I really need it at lots of places in my project as it will be deal breaker for using Alternator as mock db server if that support is not there.

mboudreau commented 11 years ago

If you want it that bad, you should look into implementing it yourself as I have many other things to work on. On Sep 13, 2013 4:31 PM, "Atharva" notifications@github.com wrote:

Please implement LSI support. I really want it in my project as it will be deal breaker for using Alternator as mock db server.

— Reply to this email directly or view it on GitHubhttps://github.com/mboudreau/Alternator/issues/67#issuecomment-24375752 .