Explorar o código

ndb_cassandra: Changing root Makefile not to compile the module by default.

- Reusing existing db_cassandra module in the Makefile.groups
structure in order to not compile the ndb_cassandra module by default.
Luis Martin Gil %!s(int64=11) %!d(string=hai) anos
pai
achega
992ca11279
Modificáronse 2 ficheiros con 2 adicións e 1 borrados
  1. 1 1
      Makefile.groups
  2. 1 0
      README-MODULES

+ 1 - 1
Makefile.groups

@@ -54,7 +54,7 @@ mod_list_postgres=db_postgres
 mod_list_unixodbc=db_unixodbc
 mod_list_unixodbc=db_unixodbc
 
 
 # - modules depending on mysql cassandra library
 # - modules depending on mysql cassandra library
-mod_list_cassandra=db_cassandra
+mod_list_cassandra=db_cassandra ndb_cassandra
 
 
 # - modules depending on xml2 library
 # - modules depending on xml2 library
 mod_list_cpl=cpl-c
 mod_list_cpl=cpl-c

+ 1 - 0
README-MODULES

@@ -118,6 +118,7 @@ mqueue			Message queue system for configuration file
 nat_traversal		NAT :: NAT traversal module
 nat_traversal		NAT :: NAT traversal module
 nathelper		NAT :: NAT traversal module :: RTPproxy (SIPPY software)
 nathelper		NAT :: NAT traversal module :: RTPproxy (SIPPY software)
 ndb_redis		Connector to REDIS NoSQL Database engine
 ndb_redis		Connector to REDIS NoSQL Database engine
+ndb_cassandra		Connector to Apache Cassandra
 osp			Open Settlement Protocol support
 osp			Open Settlement Protocol support
 outbound		SIP Outbound Implementation
 outbound		SIP Outbound Implementation
 p_usrloc		Partitioned and distributed user location services
 p_usrloc		Partitioned and distributed user location services