0.1.2 • Published 9 years ago

wic v0.1.2

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
9 years ago

wic.io

This is my first inklings of a framework (or frameworks).

Quick capture of related concepts and patterns:

  • Stream processing of immutable messages
  • Functional reactive programming
  • Data modeling for graph nodes, edges, and edge values
  • Changelog stream processing as a way to query data
  • Event Sourcing
  • Denormalization
  • Function and object composition

This is barely a prototype or proof of concept.

I am invisioning a distributed system using various technologies, but I'm using JavaScript to prototype concepts. I'll probably add a lot of things to the prototype as I figure out the core of what I'm really trying to solve. I see a gap, particularly as these concepts relate to graph data, and ways I imagine that graph patterns could be incorporated to this eco-system of ideas, to provide greater efficency and flexibility.