0.7.0 • Published 5 months ago

pico-framework v0.7.0

Weekly downloads
94
License
MIT
Repository
github
Last release
5 months ago

pico-framework

Build Status

A framework for building actor-based, people-centric systems. (pico = PersIstent Compute Objects)

Why Picos?

An excellent explanation is here.

What the PicoFramework does

It handles the building blocks of a Pico based system.

  • Picos
    • Parent / Child relationships
    • Channels
      • Events
      • Queries
      • Policies for them
    • Rulesets
    • What the ruleset code is allowed to do to a pico i.e. sandboxing

The pico-framework also handles persistence of the pico objects. You simply provide the persistence layer via an implementation of abstract-level.

Contributing

Be sure to run the tests before checking in changes.

npm test

License

MIT

0.7.0

5 months ago

0.6.1

2 years ago

0.6.0

3 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.3

4 years ago

0.4.1

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago