1.8.1 • Published 2 years ago

pinipig v1.8.1

Weekly downloads
12
License
MIT
Repository
github
Last release
2 years ago

Pinipig

npm.io npm.io npm.io npm.io

A performant web framework that's easy for developers!

Happy Developers... Happy servers...

Benchmark

Environment

ModelCoresRam
Intel(R) Core(TM) i7-2720QM CPU @ 2.20GHz84gb

Results

FrameworkReq/Sec
pinipig41,315.2
bare25,473.6
fastify22,743.2
express10,233.21
hapi10,389.21

Benchmarker tool used can be found here node-framework-benchmarker

Detailed Benchmark report here

results obtained using below configuration

{
  "port": 5000,
  "url": "http://localhost",
  "connections": 100,
  "pipelining": 10,
  "duration": 5

}

Documentation

can be found here

What's new

1.5.0

  • using uWS ~17
  • Private/Protected CRUD implemented
  • token Utilities -- init_getJWT, verify, decode

1.4.11

  • added staticFileServer (supports nested directory)

1.4.8

  • exposed memoize function from core to pinipig.utils
  • uWebSockets.js#v16.2.0 (fixed pubsub issue)

1.4.4

  • getMime utility

1.4.0

  • Pub/Sub
  • Websocket Update
  • getRemoteAddress

What's in version 1.3.0

  • Routes
  • Async Hooks
    • before
    • after
  • Inbuilt File upload
  • CORS
  • preflight handling
  • Async Functional Flow
  • WebSockets
  • ORM
  • CRUD
  • Authentication Module
  • a lot faster than previous version

ORM

Supported DB

  • MongoDB
  • TingoDB
  • reThinkDB
  • mySQL
  • Redis
  • Postgres
  • SQLite3
  • Arango (untested)
  • Cassandra (untested)
  • Couchbase (untested)
  • Firebird (untested)
  • Mongoose (untested)
  • Neo4j (untested)
  • Riak (untested)
  _____    _           _           _
 |  __ \  (_)         (_)         (_)
 | |__) |  _   _ __    _   _ __    _    __ _
 |  ___/  | | | '_ \  | | | '_ \  | |  / _` |
 | |      | | | | | | | | | |_) | | | | (_| |
 |_|      |_| |_| |_| |_| | .__/  |_|  \__, |
                          | |           __/ |
                          |_|          |___/

License

MIT © JOHN MARTIN DISUANCO

1.8.1

2 years ago

1.8.0

2 years ago

1.7.8

3 years ago

1.7.7

3 years ago

1.7.6

3 years ago

1.7.5

3 years ago

1.7.4

3 years ago

1.7.3

3 years ago

1.7.2

3 years ago

1.7.1

3 years ago

1.7.0

3 years ago

1.6.3

3 years ago

1.6.1

4 years ago

1.6.0

4 years ago

1.5.1

4 years ago

1.5.0

4 years ago

1.4.13

4 years ago

1.4.11

4 years ago

1.4.12

4 years ago

1.4.10

4 years ago

1.4.9

4 years ago

1.4.8

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.3.15

5 years ago

1.3.14

5 years ago

1.3.12

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.7

5 years ago

1.2.6

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago