mirror of
https://gitee.com/dcren/initializr.git
synced 2025-05-04 12:48:02 +08:00
Add entry for Couchbase
This commit is contained in:
parent
601b2ec65c
commit
73d1c24b3a
@ -254,6 +254,10 @@ initializr:
|
|||||||
id: data-cassandra
|
id: data-cassandra
|
||||||
description: Cassandra NoSQL Database, including spring-data-cassandra
|
description: Cassandra NoSQL Database, including spring-data-cassandra
|
||||||
versionRange: 1.3.0.RC1
|
versionRange: 1.3.0.RC1
|
||||||
|
- name: Couchbase
|
||||||
|
id: data-couchbase
|
||||||
|
description: Couchbase NoSQL database, including spring-data-couchbase
|
||||||
|
versionRange: 1.4.0.M1
|
||||||
- name: Redis
|
- name: Redis
|
||||||
id: data-redis
|
id: data-redis
|
||||||
description: REDIS key-value data store, including spring-redis
|
description: REDIS key-value data store, including spring-redis
|
||||||
|
Loading…
Reference in New Issue
Block a user