Git Product home page Git Product logo

libs's People

Contributors

billywhizz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

libs's Issues

redis

Hey @billywhizz
I just finished tested my new redis lib -- based on the pg one
Can I PR?

http

Want me to add it?
getCookies, getCookie, setCookie methods? Both in and outgoing. Critical for authentication.

fetch

The fetch library is woefully out of date with all the changes to http.cc. There are many examples in just-examples that fail and would frustrate any new user. I fixed and it and can PR.

pg

The compile method makes an exception if the number of rows is == 1. This makes for an inconsistent return (the caller function may not know how many rows to expect, then each time we will need to check if it's an array or not). Recommend to always return array.

I already made and tested the change on my side, I can PR.

lodash

I also started porting lodash .. should be PR-ed if possible as it would help a lot of folks looking to use just

PG library fails to connect to PG14

I was able to connect to a Postgres DB running version 13. Works smoothly. Version 14 stops right before ParameterStatus (83). Postgres docs claim they both are using version 3 of the protocol (which is the one supported by the PG lib).

It's a hard task to debug without going into the nitty gritty of the library. Any chance @billywhizz you can give some insight? I can PR the fixes. I know that techempower's recent tests ran on v13 so it met your needs.

Thanks so much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.