Read-Transform-Write is a pipeline style library for writing components to separate reads, writes, and non-db operations (transforms) in separate stages that each use their own operation context (for example, a different database connection). Helps with writer/reader separated arquitectures such as Amazon RDS clusters
-
Notifications
You must be signed in to change notification settings - Fork 0
Read-Transform-Write is a pipeline style library for writing components to separate reads, writes, and non-db operations (transforms) in separate stages that each use their own operation context (for example, a different database connection). Helps with writer/reader separated arquitectures such as Amazon RDS clusters
License
NovaMage/rtw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
Read-Transform-Write is a pipeline style library for writing components to separate reads, writes, and non-db operations (transforms) in separate stages that each use their own operation context (for example, a different database connection). Helps with writer/reader separated arquitectures such as Amazon RDS clusters
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published