23 packages
backend-entity
This packages converts JSON string into pg sql queries; used for client side filter and on server execution
entityql
This is a simplistic REST-Entity query language used for searching entities from a REST-ful microservice.
express-service-bootstrap
This is a convenience package for starting a express API with security, health checks, process exits etc.
hit-cache
A memory caching library, which uses hits to a key as cache expiry vector.
indexed-column-dictionary
A data struture which represents a table with indexing and sorting options for its columns
mac-design-pattern
This is a bootstrap module for M.A.C Architecture, It contains abstract classes to implement a super flexible application design.
m.a.c-friends
This package contains blocks which can be used to build a flexible software system using MAC Design Pattern.
mac-http-module
This package is a module for MAC design pattern, This is http request gateway for making http calls to other systems.
mac-keyvalue-module
This package is a module for MAC design pattern, This is a key value store based on redis.
mac-redis-channel
This package is a channel for MAC design pattern, This is a cross process or single process channel based on redis stream datatype