issues
search
hyper63
/
hyper
A service framework leveraging ports and adapters architecture to scale on your terms
https://docs.hyper.io
Apache License 2.0
76
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(nano): bump deps. Update MongoDB version 7.0.4 -> 7.0.11
#624
TillaTheHun0
closed
3 months ago
0
chore(nano): depin deno version from 1.45.4
#623
TillaTheHun0
opened
3 months ago
0
fix(core): pass specific status to HyperErr on known errors and bubble as non fatal #621
#622
TillaTheHun0
closed
8 months ago
0
bug(core): invalid service name produces 500 in core
#621
TillaTheHun0
closed
8 months ago
0
connect: Add `queue.create` and `queue.destroy`
#620
TillaTheHun0
closed
10 months ago
0
feat(connect): expose `create` and `destroy` on `queue`
#619
TillaTheHun0
closed
10 months ago
0
Tillathehun0/revamp docs 617
#618
TillaTheHun0
closed
11 months ago
1
Revamp docs
#617
TillaTheHun0
closed
10 months ago
1
Proposal: hyper `Flag` service
#616
TillaTheHun0
opened
11 months ago
0
chore(connect): remove duplex option except for storage.upload
#615
TillaTheHun0
closed
11 months ago
0
chore(connect): bump deps. Remove deno shim dep as its unused
#614
TillaTheHun0
closed
11 months ago
0
feat(nano)!: use In-Memory MongoDB in lieu of PouchDB to power Data Services
#613
TillaTheHun0
closed
1 year ago
0
Remove Skypack and replace with NPM
#612
TillaTheHun0
closed
1 year ago
1
Expose skip on connect and use latest Data Port in Core
#611
TillaTheHun0
closed
1 year ago
0
feat(port-data): add skip to queryDocuments port #609
#610
TillaTheHun0
closed
1 year ago
0
bug(connect): QueryOptions missing `skip` in TS type
#609
TillaTheHun0
closed
1 year ago
0
Require confirmation on hyper.*.destroy on `hyper-connect`
#608
TillaTheHun0
closed
1 year ago
0
Add partialFilter to `hyper-connect` and pass from `app-express` to `core`
#607
TillaTheHun0
closed
1 year ago
0
feat(core): add partialFilter option to data.index
#606
TillaTheHun0
closed
1 year ago
0
feat(port-data): add partialFilter option to indexDocuments
#605
TillaTheHun0
closed
1 year ago
0
fix(app-express): default json request body size limit to 10mb
#604
TillaTheHun0
closed
1 year ago
0
connect: add support for sort syntax on data.index
#603
TillaTheHun0
closed
1 year ago
0
feat(core): allow passing index sort order on data.index #485
#602
TillaTheHun0
closed
1 year ago
0
feat(port-data): allow passing index sort order on indexDocuments #485
#601
TillaTheHun0
closed
1 year ago
0
Version hyper-nano binaries and place artifacts in the current working directory
#600
TillaTheHun0
closed
1 year ago
0
feat(app-express): pass hyper services to all middleware
#599
TillaTheHun0
closed
1 year ago
0
Tillathehun0/refactor utils
#598
TillaTheHun0
closed
1 year ago
0
chore(nano): bump deps
#597
TillaTheHun0
closed
1 year ago
0
fix(connect): always send useSignedUrl query param on storage.signedUrl
#596
TillaTheHun0
closed
1 year ago
0
fix(port-data): attempt to parse limit on listDocuments and queryDocu…
#595
TillaTheHun0
closed
1 year ago
0
Tillathehun0/test remove nest
#594
TillaTheHun0
closed
1 year ago
0
Tillathehun0/remove nest
#593
TillaTheHun0
closed
1 year ago
0
chore(nano): use newest deps and refactor tests and configs
#592
TillaTheHun0
closed
1 year ago
0
refactor(core): crawler to ts and add coverage #578
#591
TillaTheHun0
closed
1 year ago
0
refactor(core): hooks to TS and add coverage #578
#590
TillaTheHun0
closed
1 year ago
0
refactor(core): storage to TS and improve coverage #588
#589
TillaTheHun0
closed
1 year ago
0
Core: Refactor Storage core to TS
#588
TillaTheHun0
closed
1 year ago
0
refactor(core): queue to TS and improve coverage #586
#587
TillaTheHun0
closed
1 year ago
0
Core: Refactor Queue core to TS
#586
TillaTheHun0
closed
1 year ago
0
refactor(core): search to TS and add tests
#585
TillaTheHun0
closed
1 year ago
0
Core: Refactor Search core to TS
#584
TillaTheHun0
closed
1 year ago
0
test(core): data tests to TS and improve coverage #581
#583
TillaTheHun0
closed
1 year ago
0
Core: Refactor Data to TS
#582
TillaTheHun0
closed
1 year ago
0
Core: Refactor Data core to TS
#581
TillaTheHun0
closed
1 year ago
0
Core: starting TS refactor
#580
TillaTheHun0
closed
1 year ago
0
adds oss to contributing.md link
#579
tannerpace
closed
1 year ago
1
Refactor core to TypeScript
#578
TillaTheHun0
closed
1 year ago
0
test(app-express): start ptObject tests #556 #569
#577
TillaTheHun0
closed
1 year ago
0
App Express: Add tests to routes
#576
TillaTheHun0
closed
1 year ago
0
App Express: getObject and associated tests. `Deno.Reader` -> `ReadableStream`
#575
TillaTheHun0
closed
1 year ago
0
Next