Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-27 Thread Martin
*ping* This PostgreSQL extension provides a Foreign Data Wrapper for read (SELECT) and write (INSERT, UPDATE, DELETE) access to Redis databases (http://redis.io). Supported Redis data types include: string, set, hash, list, zset, and pubsub. ‐‐‐ Original Message ‐‐‐ On Thursday, August

Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-19 Thread Martin
*ping* ‐‐‐ Original Message ‐‐‐ On Thursday, August 13, 2020 9:49 AM, Martin wrote: > ‐‐‐ Original Message ‐‐‐ > On Thursday, August 6, 2020 12:12 PM, Martin martin...@protonmail.com wrote: > > > OK? > > ‐‐‐ Original Message ‐‐‐ > > On Thursday, August 6, 2020 8:38 AM,

Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-13 Thread Martin
‐‐‐ Original Message ‐‐‐ On Thursday, August 6, 2020 12:12 PM, Martin wrote: > OK? > > ‐‐‐ Original Message ‐‐‐ > On Thursday, August 6, 2020 8:38 AM, Martin martin...@protonmail.com wrote: > > > Redis-pgsql builds using integrated gcc. No any ports/gcc is needed. > > Martin >

Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-13 Thread Martin
*ping* ‐‐‐ Original Message ‐‐‐ On Thursday, August 6, 2020 8:38 AM, Martin wrote: > Redis-pgsql builds using integrated gcc. No any ports/gcc is needed. > > Martin > > $OpenBSD: Makefile,v 1.7 2020/08/02 00:37:13 > > = > > COMMENT = extension

Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-06 Thread Martin
OK? ‐‐‐ Original Message ‐‐‐ On Thursday, August 6, 2020 8:38 AM, Martin wrote: > Redis-pgsql builds using integrated gcc. No any ports/gcc is needed. > > Martin > > $OpenBSD: Makefile,v 1.7 2020/08/02 00:37:13 > > = > > COMMENT = extension to

Re: NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-06 Thread Martin
Redis-pgsql builds using integrated gcc. No any ports/gcc is needed. Martin # $OpenBSD: Makefile,v 1.7 2020/08/02 00:37:13 COMMENT = extension to PostgreSQL for read/write to Redis database GH_ACCOUNT =nahanni GH_PROJECT =rw_redis_fdw GH_TAGNAME =

NEW: databases/redis-pgsql is an extension to PostgreSQL for read/write to Redis database

2020-08-05 Thread Martin
Comments? # $OpenBSD: Makefile,v 1.7 2020/08/02 00:37:13 COMMENT = extension to PostgreSQL for read/write to Redis database GH_ACCOUNT =nahanni GH_PROJECT =rw_redis_fdw GH_TAGNAME =v1.0 PKGNAME = redis-pgsql-1.0 CATEGORIES =

databases/redis now working on sparc (Was Re: [NEW] databases/redis)

2010-10-08 Thread David Coppa
On Sun, Sep 26, 2010 at 6:33 PM, Scott Vokes voke...@gmail.com wrote: On Thu, Sep 23, 2010 at 10:11 AM,  remi.poin...@xiri.fr wrote: this is the port of redis, an advanced key-value database. Critical positive or negative would be appreciated ;-).   This adds a few minor improvements to the

Re: databases/redis now working on sparc (Was Re: [NEW] databases/redis)

2010-10-08 Thread David Coppa
On Fri, Oct 8, 2010 at 2:17 PM, Stuart Henderson s...@spacehopper.org wrote: Hi, REGRESS_DEPENDS =       tcl-=8.5,8.6:lang/tcl/8.5 Please would you use the tcl module, then you can use REGRESS_DEPENDS = ${MODTCL_BUILD_DEPENDS}, and ${MODTCL_BIN} instead of tclsh / tclsh8.5 in Makefile.

Re: [NEW] databases/redis

2010-09-26 Thread Scott Vokes
On Thu, Sep 23, 2010 at 10:11 AM, remi.poin...@xiri.fr wrote: this is the port of redis, an advanced key-value database. Critical positive or negative would be appreciated ;-). This adds a few minor improvements to the port - redis's test suite (make regress) and it installs the

[NEW] databases/redis

2010-09-23 Thread remi.pointel
Hello, this is the port of redis, an advanced key-value database. Critical positive or negative would be appreciated ;-). Few information : $ pkg_info redis Information for inst:redis-2.0.2 Comment: extremely fast and powerful key-value store database Description:

Re: [NEW] databases/redis

2010-09-23 Thread David Coppa
On Thu, Sep 23, 2010 at 4:11 PM, remi.poin...@xiri.fr wrote: Hello, this is the port of redis, an advanced key-value database. Critical positive or negative would be appreciated ;-). Hi, I've already worked on this port some time ago. Unfortunately it segfaults on sparc64. Have a look at:

Re: [NEW] databases/redis

2010-09-23 Thread David Coppa
On Thu, Sep 23, 2010 at 4:46 PM, remi.poin...@xiri.fr wrote: On Thu, 23 Sep 2010 16:33:56 +0200, David Coppa dco...@gmail.com wrote: Hi, I've already worked on this port some time ago. Unfortunately it segfaults on sparc64. Have a look at:

Re: [NEW] databases/redis

2010-09-23 Thread Scott Vokes
I've already worked on this port some time ago. I posted a redis port for the 1.2 series in April. (More recent versions have had lots of little bugs on OpenBSD, though - I haven't gotten the test suite to pass). I'll run it past both the official tcl tests and the one for my Lua redis library

Re: NEW: databases/redis 1.2.4

2010-04-22 Thread Lawrence Teo
On 4/21/10 8:43 AM, Scott Vokes wrote: I've been using this without problems for a while on amd64. Please test and commit. Just a note, the latest stable version is Redis 1.2.6. http://code.google.com/p/redis/downloads/list Lawrence

NEW: databases/redis 1.2.4

2010-04-21 Thread Scott Vokes
I've been using this without problems for a while on amd64. Please test and commit. Scott redis.tgz Description: GNU Zip compressed data