3 Replies Latest reply on Jul 5, 2013 5:48 PM by alesj

    You can replace the Infinispan by AWS DynamoDB?

    kpennacchioni

      Today we have a project running on GAE and need to migrate it to Amazon AWS using another database.

        • 1. Re: You can replace the Infinispan by AWS DynamoDB?
          alesj

          Infinispan is not a database, it's used as a data grid in this case, along with cache for Memcache service.

           

          In theory it's probably doable to re-implement parts of CapeDwarf to use different NoSQL solution in the back,

          but atm there is no such abstraction to easily change this.

           

          But afaik, seting up CapeDwarf on Amazon AWS should be easy.

          1 of 1 people found this helpful
          • 2. Re: You can replace the Infinispan by AWS DynamoDB?
            kpennacchioni

            Thank you Ales.

             

            No problems. We would like to contribute to this development. You know where I would begin by indicating the change?

             

            make sense?

             

            Krishna

            • 3. Re: You can replace the Infinispan by AWS DynamoDB?
              alesj

              We would like to contribute to this development.You know where I would begin by indicating the change?

              You mean to be able to plug-in different data-grid frameworks then Infinispan?

               

              Atm Infinispan is quite integrated into CapeDwarf internals,

              and there is plenty of more important tasks for us to do / solve.

               

              If you mean overall development, look at our JIRA and pick any tasks.

              Or let me know your narrowed-down interest and we can find something together.