Skip to content

bigethan/RedisPaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Redis Paste
----------
A searchable anonymous pastie that uses Redis as it's datastore.

Requires:
PHP 5
A Redis Instance

Installation:
-Copy the RedisPaste directory to your webserver
-Edit the settings in lib/RedisPaste.class.php
-Enter the URL to the index.php

Included Packages:
Predis 
  http://github.com/nrk/predis 
  Flexible and feature-complete PHP client library for Redis

Syntaxhighlighter 
  http://alexgorbatchev.com/wiki/SyntaxHighlighter
  Syntax Higlighting JS

About

A Pastie written in PHP that uses Redis as it's datastore (wIth Predis and SyntaxHighlighter bundled in)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published