Skip to content

vijaynalawade/TCI-Hackathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCI-Hackathon

TCI Hackathon 2016

##ElastiCache Plug-in alt text

ElastiCache is a specification about in memory data storage of applications in a Java environment. The ElastiCache Plug-in can be used to set, get and delete data from AWS ElastiCache in TIBCO BusinessWorks process. It uses AWS(memcached) as a datastore. For more information about AWS ElastiCache adn its configuration. Please refer to: https://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/GettingStarted.html

NOTE: No Redis support.

##Operations supported:

  • Set: Store or Update Text, Bytes, Objects or XML data into memcached with a key and an expiration duration.
  • Get: Get the data from memcached with a key
  • Delete: Delete the data from memcached with a key

Set Activity:

alt text

Get Activity:

alt text

Delete Activity:

alt text

About

TCI Hackathon 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages