redisgraph

package
v0.0.0-...-02ea1f5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	POOL_IDLE_TIMEOUT = 60
	POOL_MAX_IDLE     = 20
	POOL_MAX_ACTIVE   = 30
	GRAPH_NAME        = "benchmark"
)

Variables

View Source
var Pool *redis.Pool

A global redis pool for other parts of this package to use

Functions

func InitializeDB

func InitializeDB()

Initialize the database. Drop existing tables and create new tables for this test.

func NewTransaction

func NewTransaction(options generator.Options) *transaction

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL