You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage bastion-cloud-init-36.0.1_1.4.8-1.lbn36.noarch
Additional configuration modules for cloud-init.
RPMPackage python3-lbn-cloud-init-1.4.8-1.lbn36.noarch
Sets up DC based upon cloud account number; so service discovery can happen across your entire cloud infrastructure. Password reset tools for Marketplace/Products shipped with BastionLinux
RPMPackage sqitch-vertica-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch Vertica support.
RPMPackage sqitch-sqlite-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch SQLite support.
RPMPackage sqitch-snowflake-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch Snowflake support. It requires that the SnowSQL client and ODBC driver also be installed.
RPMPackage sqitch-pg-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch PostgreSQL support.
RPMPackage sqitch-oracle-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch Oracle support.
RPMPackage sqitch-mysql-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch MySQL support.
RPMPackage sqitch-firebird-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. This package bundles the Sqitch Firebird support.
RPMPackage sqitch-1.1.0-1.lbn36.noarch
This application, `sqitch`, provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git.
RPMPackage redis-devel-7.2.3-1.lbn36.x86_64
Header file required for building loadable Redis modules. Detailed API documentation is available in the redis-doc package.
RPMPackage redis-7.2.3-1.lbn36.x86_64
Redis is an advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. You can run atomic operations on these types, like appending to a string; incrementing the value in a hash; pushing to a list; computing set intersection, union and difference; or getting the member with highest ranking in a sorted set. In order to achieve its outstanding performance, Redis works with an in-memory dataset. Depending on your use case, you can persist it either by dumping the dataset to disk every once in a while, or by appending each command to a log. Redis also supports trivial-to-setup master-slave replication, with very fast non-blocking first synchronization, auto-reconnection on net split and so forth. Other features include Transactions, Pub/Sub, Lua scripting, Keys with a limited time-to-live, and configuration settings to make Redis behave like a cache. You can use Redis from most programming languages also.
RPMPackage postgresql-upgrade-devel-16.3-6.lbn36.x86_64
The postgresql-devel package contains the header files and libraries needed to compile C or C++ applications which are necessary in upgrade process.
RPMPackage postgresql-upgrade-16.3-6.lbn36.x86_64
The postgresql-upgrade package contains the pg_upgrade utility and supporting files needed for upgrading a PostgreSQL database from the previous major version of PostgreSQL.
RPMPackage postgresql-test-16.3-6.lbn36.x86_64
The postgresql-test package contains files needed for various tests for the PostgreSQL database management system, including regression tests and benchmarks.
RPMPackage postgresql-static-16.3-6.lbn36.x86_64
Statically linked PostgreSQL libraries that do not have dynamically linked counterparts.
RPMPackage postgresql-server-devel-16.3-6.lbn36.x86_64
The postgresql-server-devel package contains the header files and configuration needed to compile PostgreSQL server extension.
RPMPackage postgresql-server-16.3-6.lbn36.x86_64
PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases.
RPMPackage postgresql-private-libs-16.3-6.lbn36.x86_64
The postgresql-private-libs package provides the shared libraries for this build of PostgreSQL server and plugins build with this version of server. For shared libraries used by client packages that need to connect to a PostgreSQL server, install libpq package instead.
RPMPackage postgresql-private-devel-16.3-6.lbn36.x86_64
The postgresql-private-devel package contains the header files and libraries needed to compile C or C++ applications which will directly interact with a PostgreSQL database management server. You need to install this package if you want to develop applications which will interact with a PostgreSQL server.