Skip to content

Instantly share code, notes, and snippets.

View 131's full-sized avatar
💭
working on cloudfs

François Leurent 131

💭
working on cloudfs
View GitHub Profile
@131
131 / pg-async-transactions.js
Last active April 24, 2016 20:50
Proposal for pg-async transaction stack
"use strict";
var values = function(obj){
var val = []
Object.keys(obj).forEach(function(key) {
val.push(obj[key]);
});
return val;
};

Keybase proof

I hereby claim:

  • I am 131 on github.
  • I am 131 (https://keybase.io/131) on keybase.
  • I have a public key whose fingerprint is 5271 EBE8 2E2F 790E 3D2C 50FA D2DF A7DB 5CF5 691A

To claim this, I am signing this object: