Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[URMF] Couchbase based Persistence #15

Open
jinyoung opened this issue Mar 29, 2017 · 0 comments
Open

[URMF] Couchbase based Persistence #15

jinyoung opened this issue Mar 29, 2017 · 0 comments

Comments

@jinyoung
Copy link
Member

jinyoung commented Mar 29, 2017

Why NoSQL (couchbase) ??

  1. Easy multi-tenancy support - Horizontally scalable and Schema Free
  2. Web browser optimized - JSON data can be parsed by web browser directly and performantly.
  3. High Performance - Memory cached and fast read
  4. Easy to implement Analytic services (MR) and Full Text Search
  5. Event-driven architecture - no need to care about CQRS something
  6. Some NoSQL products provides pessimistic locking and ANSI SQL let you can easily migrate to them.
jinyoung added a commit to TheOpenCloudEngine/essencia that referenced this issue Mar 29, 2017
jinyoung added a commit that referenced this issue Mar 29, 2017
This reverts commit 7474b97.
jinyoung added a commit that referenced this issue Mar 29, 2017
This reverts commit e56b9d8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant