Infinispan and NodeJS - NodeJS client evolutions
- Mentors
- Katia Aresti, Vittorio R.
- Organization
- JBoss Community
- Technologies
- javascript, java, typescript
- Topics
- web
Currently, infinispan js client doesn't have the support of Protobuf encoded caches also Ickle is not implemented in the js client.
This project aims to provide support for Protobuf encoded caches and will add support of Ickle in the js client so that client can query to the data grid using its query language. Also, API will be improved with typescript.