Hompage
GeodeREST: Apache Geode REST Client Library for Tcl
About
Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.This extension is an Apache Geode REST Client Library for Tcl. The library consists of a single Tcl Module file.
一些說明
目前有二個方式可以從 Tcl 存取 Apache Geode,一個是利用 memcached interface (memcached-for-Tcl),一個則是 REST interface。這個 Tcl extension 試著利用 Apache Geode REST interface 存取資料。