it's the storage mechanism that changes here, though Sqs is also a backend to some...
authorChuck Hagenbuch <chuck@horde.org>
Sun, 21 Dec 2008 03:10:25 +0000 (22:10 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sun, 21 Dec 2008 03:10:25 +0000 (22:10 -0500)
commit8f704fbbdfbd3ebd175bcbf4ab165d8be6c1ae75
tree6c14c0008316fff92695d70e11d87a4733bef4da
parent7a3e44bf09d98fd9d443479c77f9164520df85fb
it's the storage mechanism that changes here, though Sqs is also a backend to some extent
framework/Queue/lib/Horde/Queue/Backend/Base.php [deleted file]
framework/Queue/lib/Horde/Queue/Backend/Db.php [deleted file]
framework/Queue/lib/Horde/Queue/Backend/Sqs.php [deleted file]
framework/Queue/lib/Horde/Queue/Storage/Base.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Storage/Db.php [new file with mode: 0644]
framework/Queue/lib/Horde/Queue/Storage/Sqs.php [new file with mode: 0644]