hoonkim / rune

Free Serverless architecture implementation working on openstack.
Apache License 2.0
6 stars 4 forks source link

Wisp validate #21

Closed hoonkim closed 7 years ago

hoonkim commented 7 years ago

@zzttt and I added follwing functions,

  1. Validation : Now we can force wisp to update code when it called, or don't update code for performance.
  2. Output Recording : now all standard output printed by user code is recorded and return to developer

SentinelJuggler is still working and I'm using features of this branch now, so I think it's not proper to merge WispValidate branch to master, so making a pull request to SentinelJugller.